Skip to content

fix(trace): fix traces #27

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 13, 2025
Merged

fix(trace): fix traces #27

merged 1 commit into from
Jun 13, 2025

Conversation

ionmincu
Copy link
Collaborator

@ionmincu ionmincu commented Jun 12, 2025

Description

Fix traces when using uipath sdk

Development Package

  • Add this package as a dependency in your pyproject.toml:
[project]
dependencies = [
  # Exact version:
  "uipath-llamaindex==0.0.22.dev1000270073",

  # Any version from PR
  "uipath-llamaindex>=0.0.22.dev1000270000,<0.0.22.dev1000280000"
]

[[tool.uv.index]]
name = "testpypi"
url = "https://test.pypi.org/simple/"
publish-url = "https://test.pypi.org/legacy/"
explicit = true

[tool.uv.sources]
uipath-llamaindex = { index = "testpypi" }

@ionmincu ionmincu self-assigned this Jun 12, 2025
@ionmincu ionmincu added the build:dev Create a dev build from the pr label Jun 12, 2025
@ionmincu ionmincu force-pushed the fix/traces_otel branch 4 times, most recently from 7189012 to f7b1e3a Compare June 13, 2025 11:11
@ionmincu ionmincu marked this pull request as ready for review June 13, 2025 11:12
@ionmincu ionmincu merged commit 8cef487 into main Jun 13, 2025
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
build:dev Create a dev build from the pr
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants